www.gusucode.com > 云网互动影视系统(12套模版和资源联盟) 6.2 > 云网互动影视系统(12套模版和资源联盟) 6.2.4/免费版/Users/style/nav.css

    *{
	font-size: 12px;
	margin-top:0px;
}
html { overflow-x:hidden; }
#nav{
	width:246px;
	height:100%;
	clear:both;
	margin:0px;
    }
.but{
    width:246px;
    height:auto;
	clear:both;
	margin:0px;
    }
.but li{
     margin:0px; list-style: none
	 }
.but li a{
	text-decoration:none;
	display:block;
	padding-left:35px;
	width:168px;
	height:30px;
	line-height:33px;
	color:#333;
	margin-top:5px;
     }
.but a.bot{
     background: url(../images/usercenter_03.gif) no-repeat 4px center
	 }
.but a:hover.bot{
     color:#ff6f1d;
	 background: url(../images/usercenter_03_07.gif) no-repeat 4px center
	 }
.login{
     border:#dadada 1px solid;
     background:#ffffff;
     }
.sub{
	 margin:0px 0px 0px 20px;
    }
.sub ul{
	 margin:0px 0px 0px 40px;
    }
.sub li{
	line-height:22px;
	list-style-position: outside;
	margin:0px auto;
	list-style-type: disc;
    }
a:link {font-size: 12px;color: #3e3e3e; text-decoration:none;}
a:visited {font-size: 12px;color: #3e3e3e;text-decoration:none;}
a:hover {font-size:12px;color: #FF5800;text-decoration: underline;}
.STYLE1 {color: #ff3300}
.textarea {
	height: 300px;
	width: auto;
	overflow: auto;
	overflow-x: hidden;
	border: 1px solid #999999;
}